Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify returning of proof results #114

Merged
merged 20 commits into from
Oct 25, 2023
Merged

Simplify returning of proof results #114

merged 20 commits into from
Oct 25, 2023

Conversation

nwatson22
Copy link
Member

Instead of returning a complicated tuple containing the proof status and failure logs, we can just return the Proof objects and the receiver can inspect them for this info. Enabled by runtimeverification/pyk#654.

@nwatson22 nwatson22 self-assigned this Oct 19, 2023
@nwatson22 nwatson22 marked this pull request as ready for review October 20, 2023 02:47
src/tests/integration/test_foundry_prove.py Outdated Show resolved Hide resolved
src/tests/integration/test_foundry_prove.py Outdated Show resolved Hide resolved
src/tests/integration/test_foundry_prove.py Outdated Show resolved Hide resolved
src/tests/integration/test_foundry_prove.py Outdated Show resolved Hide resolved
@rv-jenkins rv-jenkins merged commit e4f1d6e into master Oct 25, 2023
8 checks passed
@rv-jenkins rv-jenkins deleted the noah/return-proofs branch October 25, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants